Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(jellyfish-api-core): add addMultiSigAddress RPC #2058

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

shancht
Copy link
Contributor

@shancht shancht commented Feb 17, 2023

What this PR does / why we need it:
/kind feature

Which issue(s) does this PR fixes?:
Adds addMultiSigAddress from Issue#48

Additional comments?:
This functionality is only intended for use with non-watchonly addresses.

@netlify
Copy link

netlify bot commented Feb 17, 2023

Deploy Preview for jellyfishsdk ready!

Name Link
🔨 Latest commit a957f44
🔍 Latest deploy log https://app.netlify.com/sites/jellyfishsdk/deploys/63eed802092e960008a883f6
😎 Deploy Preview https://deploy-preview-2058--jellyfishsdk.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov
Copy link

codecov bot commented Feb 17, 2023

Codecov Report

Base: 93.48% // Head: 65.97% // Decreases project coverage by -27.51% ⚠️

Coverage data is based on head (a957f44) compared to base (c1d2bc8).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2058       +/-   ##
===========================================
- Coverage   93.48%   65.97%   -27.51%     
===========================================
  Files         366      303       -63     
  Lines       10990     9799     -1191     
  Branches     1433     1312      -121     
===========================================
- Hits        10274     6465     -3809     
- Misses        687     3119     +2432     
- Partials       29      215      +186     
Impacted Files Coverage Δ
packages/jellyfish-api-core/src/category/wallet.ts 86.81% <0.00%> (-13.19%) ⬇️
packages/ocean-api-client/src/ApiResponse.ts 6.25% <0.00%> (-93.75%) ⬇️
...pps/whale-api/src/module.api/consortium.service.ts 6.61% <0.00%> (-87.61%) ⬇️
...nsaction-builder/src/txn/txn_builder_masternode.ts 13.33% <0.00%> (-86.67%) ⬇️
...api/src/module.api/poolswap.pathfinding.service.ts 11.85% <0.00%> (-85.19%) ⬇️
...sh-transaction-builder/src/txn/txn_builder_utxo.ts 15.00% <0.00%> (-85.00%) ⬇️
...ners/src/containers/RegTestContainer/Persistent.ts 11.11% <0.00%> (-81.49%) ⬇️
...transaction-builder/src/txn/txn_builder_account.ts 18.91% <0.00%> (-81.09%) ⬇️
apps/whale-api/src/module.api/stats.controller.ts 19.08% <0.00%> (-77.87%) ⬇️
packages/whale-api-client/src/api/address.ts 22.22% <0.00%> (-77.78%) ⬇️
... and 226 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link

Docker build preview for jellyfish/apps is ready!

Built with commit 4321865

  • ghcr.io/jellyfishsdk/legacy-api:pr-2058
  • ghcr.io/jellyfishsdk/playground-api:pr-2058
  • ghcr.io/jellyfishsdk/status-api:pr-2058
  • ghcr.io/jellyfishsdk/whale-api:pr-2058

You can also get an immutable image with the commit hash

  • ghcr.io/jellyfishsdk/legacy-api:4321865059907448eea21190e75a65b9ffa68931
  • ghcr.io/jellyfishsdk/playground-api:4321865059907448eea21190e75a65b9ffa68931
  • ghcr.io/jellyfishsdk/status-api:4321865059907448eea21190e75a65b9ffa68931
  • ghcr.io/jellyfishsdk/whale-api:4321865059907448eea21190e75a65b9ffa68931

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant